home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2007 June
/
PCWorld_2007-06_cd.bin
/
v cisle
/
pfrank
/
PFrankSetupSVN1.95.exe
/
{app}
/
SearchRepBaseStubs.py
< prev
next >
Wrap
Text File
|
2007-04-08
|
176b
|
22 lines
#!/usr/bin/python
"""
This class provides routines for converting filenames.
"""
class SearchRepBase :
def __init__ (self) :
pass